github.com/refraction-networking/utls.sessionController.shouldLoadSessionWriteBinders (method)

2 uses

	github.com/refraction-networking/utls (current package)
		handshake_client.go#L547: 	if c.utls.sessionController != nil && !c.utls.sessionController.shouldLoadSessionWriteBinders() {
		u_session_controller.go#L350: func (s *sessionController) shouldLoadSessionWriteBinders() bool {